You are here:
Symbol Reference > Monnit Namespace >
ACVoltageDetectionBase Class
>
ACVoltageDetectionBase Methods
>
ACVoltageDetectionBase.Create Method
Collapse All
ACVoltageDetectionBase.Create Method
ACVoltageDetectionBase Class
ACVoltageDetectionBase Members
ACVoltageDetectionBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
ACVoltageDetectionBase
Create
(
int
state
, Byte[]
rawData
);
public
static
ACVoltageDetectionBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
ACVoltageDetectionBase
See Also
ACVoltageDetectionBase Class
,
ACVoltageDetectionBase Members
,
ACVoltageDetectionBase Methods
Group
ACVoltageDetectionBase Methods
Remarks
This is Create, a member of class ACVoltageDetectionBase.